Skip to content

feat(nx-plugin): update unit test and int test cache with test-setup cache #1034

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AndriiSiuta
Copy link
Collaborator

Closes #1029

@AndriiSiuta AndriiSiuta changed the title Feat/test step cache update feat(nx-plugin): update unit test and int test cache with test-setup cache Jul 14, 2025
Copy link

Code PushUp

🥳 Code PushUp report has improved – compared current commit 5f85ee8 with previous commit 45683d7.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🔴 31 🟡 52 ↑ +21
Code coverage 🟢 90 🟢 90
Security 🟡 61 🟡 61
Updates 🟡 74 🟡 74
Accessibility 🟢 92 🟢 92
Best Practices 🟢 100 🟢 100
SEO 🟡 61 🟡 61
Type Safety 🟢 100 🟢 100
Bug prevention 🟢 100 🟢 100
Miscellaneous 🟢 100 🟢 100
Code style 🟢 100 🟢 100
Documentation 🔴 23 🔴 23
👍 1 group improved, 👍 7 audits improved, 10 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🔴 31 🟡 52 ↑ +21

20 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Largest Contentful Paint 🟥 13.1 s 🟨 3.8 s ↓ −70.8 %
Lighthouse Reduce unused JavaScript 🟥 Potential savings of 148 KiB 🟨 Potential savings of 165 KiB ↓ −100 %
Lighthouse Remove duplicate modules in JavaScript bundles 🟥 Potential savings of 73 KiB 🟨 Potential savings of 100 KiB ↓ −100 %
Lighthouse Speed Index 🟥 9.8 s 🟨 5.4 s ↓ −44.6 %
Lighthouse Total Blocking Time 🟥 5,200 ms 🟥 1,880 ms ↓ −63.9 %
Lighthouse Time to Interactive 🟥 16.3 s 🟥 13.4 s ↓ −17.9 %
Lighthouse First Contentful Paint 🟥 3.1 s 🟥 3.0 s ↓ −2.3 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 1,963 KiB 🟩 Total size was 2,020 KiB ↑ +2.9 %
Lighthouse Minimizes main-thread work 🟥 19.3 s 🟥 12.5 s ↓ −35.1 %
Lighthouse JavaScript execution time 🟥 8.8 s 🟥 5.8 s ↓ −34.4 %
Lighthouse Metrics 🟩 100% 🟩 100% ↓ −17.9 %
Lighthouse Max Potential First Input Delay 🟥 3,260 ms 🟥 1,370 ms ↓ −58.2 %
Lighthouse Server Backend Latencies 🟩 1,560 ms 🟩 1,010 ms ↓ −35.5 %
Lighthouse Uses efficient cache policy on static assets 🟨 30 resources found 🟨 30 resources found ↓ −0.1 %
Lighthouse Network Round Trip Times 🟩 20 ms 🟩 70 ms ↑ +324.5 %
Lighthouse Initial server response time was short 🟩 Root document took 440 ms 🟩 Root document took 460 ms ↑ +4.9 %
Lighthouse Avoids an excessive DOM size 🟥 2,245 elements 🟥 2,259 elements ↑ +0.6 %

588 other audits are unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nx caching inputs missing for all projects using setupFiles or globalSetup in vitest.config.ts
1 participant